From eb470b8de7e897fa6cbaeb66d38a878cf5428e41 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 24 Jul 2006 17:42:40 +0000 Subject: [PATCH] Fix previous change. --- man/commands.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/commands.texi b/man/commands.texi index 50218e24011..dd518252f24 100644 --- a/man/commands.texi +++ b/man/commands.texi @@ -30,9 +30,9 @@ the most efficient way to edit. You can do editing with the mouse, as in other editors, and you can give commands with the menu bar and tool bar, and scroll with the scroll bar. But if you keep on editing that way, you won't get the benefits of Emacs. Therefore, this manual -documents primarily how to edit with the keyboard. You can practice -using the keyboard by using the shell command @samp{emacs -nw} to -start Emacs. +documents primarily how to edit with the keyboard. You can force +yourself to practice using the keyboard by using the shell command +@samp{emacs -nw} to start Emacs, so that the mouse won't work. Emacs uses an extension of the @acronym{ASCII} character set for keyboard input; it also accepts non-character input events including -- 2.30.2